home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / gconf / schemas / gnome-screenshot.schemas < prev    next >
Extensible Markup Language  |  2009-10-23  |  3KB  |  86 lines

  1. <?xml version="1.0"?>
  2. <gconfschemafile>
  3.   <schemalist>    
  4.     <schema>
  5.       <key>/schemas/apps/gnome-screenshot/take_window_shot</key>
  6.       <applyto>/apps/gnome-screenshot/take_window_shot</applyto>
  7.       <owner>gnome-screenshot</owner>
  8.       <type>bool</type>
  9.       <default>false</default>
  10.       <gettext_domain>gnome-utils-2.0</gettext_domain>
  11.       <locale name="C">
  12.         <short>Window-specific screenshot (deprecated)</short>
  13.         <long>Grab just the current window, rather than the whole desktop.
  14.         This key has been deprecated and it is no longer in use.</long>
  15.       </locale>
  16.     </schema>
  17.  
  18.     <schema>
  19.       <key>/schemas/apps/gnome-screenshot/delay</key>
  20.       <applyto>/apps/gnome-screenshot/delay</applyto>
  21.       <owner>gnome-screenshot</owner>
  22.       <type>int</type>
  23.       <default>0</default>
  24.       <gettext_domain>gnome-utils-2.0</gettext_domain>
  25.       <locale name="C">
  26.         <short>Screenshot delay</short>
  27.         <long>The number of seconds to wait before taking the screenshot.</long>
  28.       </locale>
  29.     </schema>
  30.  
  31.     <schema>
  32.       <key>/schemas/apps/gnome-screenshot/last_save_directory</key>
  33.       <applyto>/apps/gnome-screenshot/last_save_directory</applyto>
  34.       <owner>gnome-screenshot</owner>
  35.       <type>string</type>
  36.       <default></default>
  37.       <gettext_domain>gnome-utils-2.0</gettext_domain>
  38.       <locale name="C">
  39.         <short>Screenshot directory</short>
  40.         <long>The directory the last screenshot was saved in.</long>
  41.       </locale>
  42.     </schema>
  43.  
  44.     <schema>
  45.       <key>/schemas/apps/gnome-screenshot/include_border</key>
  46.       <applyto>/apps/gnome-screenshot/include_border</applyto>
  47.       <owner>gnome-screenshot</owner>
  48.       <type>bool</type>
  49.       <default>true</default>
  50.       <gettext_domain>gnome-utils-2.0</gettext_domain>
  51.       <locale name="C">
  52.         <short>Include Border</short>
  53.         <long>Include the window manager border along with the screenshot</long>
  54.       </locale>
  55.     </schema>
  56.  
  57.     <schema>
  58.       <key>/schemas/apps/gnome-screenshot/include_pointer</key>
  59.       <applyto>/apps/gnome-screenshot/include_pointer</applyto>
  60.       <owner>gnome-screenshot</owner>
  61.       <type>bool</type>
  62.       <default>true</default>
  63.       <gettext_domain>gnome-utils-2.0</gettext_domain>
  64.       <locale name="C">
  65.         <short>Include Pointer</short>
  66.         <long>Include the pointer in the screenshot</long>
  67.       </locale>
  68.     </schema>
  69.  
  70.     <schema>
  71.       <key>/schemas/apps/gnome-screenshot/border_effect</key>
  72.       <applyto>/apps/gnome-screenshot/border_effect</applyto>
  73.       <owner>gnome-screenshot</owner>
  74.       <type>string</type>
  75.       <default>none</default>
  76.       <gettext_domain>gnome-utils-2.0</gettext_domain>
  77.       <locale name="C">
  78.         <short>Border Effect</short>
  79.         <long>Effect to add to the outside of a border.  Possible values are "shadow", "none", and "border".
  80.       </long>
  81.       </locale>
  82.     </schema>
  83.  
  84.   </schemalist>
  85. </gconfschemafile>
  86.